gtk4.git
2019-05-29 Matthias ClasenMerge branch 'high-contrast-tabs' into 'master'
2019-05-29 Colomban WendlingHighContrast: Improve contrast of notebook tabs
2019-05-29 Matthias Clasentestgtk: Fix a crash
2019-05-29 Benjamin OtteRevert "window: Chain up in show/hide"
2019-05-29 Benjamin Ottewindow: Chain up in show/hide
2019-05-29 Benjamin Ottewidget: Add marshallers to signals
2019-05-29 Benjamin Ottewidget: Do proper clean up in real_hide()
2019-05-29 Benjamin Ottewidget: Move functions around
2019-05-29 Benjamin Ottewidget: Insist on proper vfunc calling
2019-05-29 Benjamin Ottewidget: Fix transform refcounting in allocate()
2019-05-29 Benjamin Ottecss: Use %f, not %.17f
2019-05-29 Benjamin Otterendernodeparser: Handle repeating linear gradients
2019-05-29 Benjamin Ottecss: Don't print numbers with exponent
2019-05-29 Benjamin Ottebroadway: Handle Cairo nodes with NULL surfaces
2019-05-29 Matthias Clasennotebook: Drop position from ::create-window
2019-05-29 Matthias ClasenSome entry completion fixes
2019-05-29 Matthias Clasentree models: Use standard padding
2019-05-29 Matthias Clasentreeview column: Make final
2019-05-29 Matthias Clasentreeview: Make final
2019-05-29 Matthias Clasenflow box: Make final
2019-05-29 Matthias Clasenlistbox Make final
2019-05-29 Matthias Clasennotebook: Make final
2019-05-28 Matthias Clasenlabel: Make final
2019-05-28 Matthias Clasenmenubar: Make final
2019-05-28 Matthias Clasentoolbar: make final
2019-05-28 Matthias Clasenmenu: Make final
2019-05-28 Matthias ClasenForgotten file
2019-05-28 Matthias Clasenmenu tool button: Make final
2019-05-28 Matthias Clasenradio tool button: Make final
2019-05-28 Matthias Clasentoggle tool button: Use standard padding
2019-05-28 Matthias Clasentool button: Use standard padding
2019-05-28 Matthias Claseniconview: Make final
2019-05-28 Matthias Clasenstack: Make final
2019-05-28 Matthias Clasenfile chooser error stack: Don't derive from stack
2019-05-28 Matthias Clasenscrolled window: Make final
2019-05-28 Matthias Claseninspector: Stop deriving from scrolled window
2019-05-28 Matthias Clasenplaces sidebar: Don't derive from scrolled window
2019-05-28 Matthias ClasenForgotten file
2019-05-28 Matthias ClasenMerge branch 'wip/matthiasc/popup5' into 'master'
2019-05-28 Matthias Claseninspector: Show surface and renderer
2019-05-28 Руслан ИжбулатовGDK W32: Fix indentation and placate GCC
2019-05-28 Руслан ИжбулатовGDK W32: Correctly log popups
2019-05-28 Руслан ИжбулатовGDK W32: Only use owner windows for popups
2019-05-28 Руслан ИжбулатовGDK W32: No more child windows
2019-05-28 Руслан ИжбулатовDon't assume that gdk_surface[_move]_resize() is asynch...
2019-05-28 Руслан ИжбулатовAdd missing include
2019-05-28 Руслан ИжбулатовGDK W32: Don't handle WM_ACTIVATE for popup windows
2019-05-28 Matthias ClasenAvoid compiler warnings
2019-05-28 Руслан ИжбулатовGDK W32: Adjust to new popup surfaces
2019-05-28 Matthias Clasensurface: Cosmetics
2019-05-28 Matthias Clasenpopover: Don't constantly redraw the beak
2019-05-28 Matthias Clasenwayland: Disconnect the frame clock
2019-05-28 Matthias Clasenwin32: Disconnect the frame clock
2019-05-28 Matthias Clasenx11: Disconnect from the frame clock
2019-05-28 Matthias Clasenbroadway: Disconnect from the frame clock
2019-05-28 Matthias Clasensurface: Give backends a chance to disconnect
2019-05-28 Matthias Clasenfishbowl: Don't pop up popovers too early
2019-05-28 Matthias Clasenpopover: Stop needles allocations
2019-05-28 Matthias Clasensurface: Fix the fallback move-to-rect implementation
2019-05-28 Matthias Clasenwin32: Set surface type early enough
2019-05-28 Matthias Clasensurface: Make only toplevels control events
2019-05-28 Matthias Clasengdk: Maintain popup tree in the frontend
2019-05-28 Matthias Clasensurface: Make surface-type a property
2019-05-28 Matthias ClasenAdwaita: Remove Emoji completion special case
2019-05-28 Matthias Claseninspector: Avoid a critical warning
2019-05-28 Matthias Clasenpopover: Make it possible to not have an arrow
2019-05-28 Matthias Clasenpopover: Set input shapes on wayland too
2019-05-28 Matthias Clasenwin32: Set the surface type
2019-05-28 Руслан ИжбулатовIME IM: Be able to handle NULL widget correctly
2019-05-28 Руслан ИжбулатовGDK W32: Fix the code to compile
2019-05-28 Руслан ИжбулатовGDK W32: be able to handle NULL cursor
2019-05-28 Matthias Clasensurface: Don't dispose the frame clock prematurely
2019-05-28 Matthias Clasentooltip: fix critical warnings
2019-05-28 Matthias ClasenMention gtk_widget_get_toplevel in the migration guide.
2019-05-28 Matthias ClasenDrop gtk_widget_get_toplevel
2019-05-28 Matthias ClasenStop using gtk_widget_get_toplevel
2019-05-28 Matthias ClasenCosmetics
2019-05-28 Matthias ClasenMention gtk_widget_is_toplevel in the migration guide
2019-05-28 Matthias ClasenDrop gtk_widget_is_toplevel
2019-05-28 Matthias ClasenStop using gtk_widget_is_toplevel
2019-05-28 Matthias ClasenMention gtk_widget_get_surface in the migration guide
2019-05-28 Matthias ClasenDrop gtk_widget_get_surface
2019-05-28 Matthias ClasenStop using gtk_widget_get_surface
2019-05-28 Matthias ClasenMention modal->autohide rename in migration guide
2019-05-28 Matthias ClasenAdd a test for the property renaming
2019-05-28 Matthias Clasenbuilder tool: Handle modal->autohide rename
2019-05-28 Matthias Clasenpopover: Rename modal to autohide
2019-05-28 Matthias Clasenwin32: Build fixes
2019-05-28 Matthias Clasentestsuite: Fix some a11y output
2019-05-28 Matthias Clasentestsuite: Fix popover-related failures
2019-05-28 Matthias Clasenwindow: Make unrealize work again
2019-05-28 Matthias ClasenDrop gtk_widget_set_surface
2019-05-28 Matthias ClasenDrop GtkWidget::surface
2019-05-28 Matthias ClasenWork toward dropping widget->surface
2019-05-28 Matthias ClasenRemove gtk_widget_get/set_has_surface
2019-05-28 Matthias ClasenAdd a GdkSurface::parent property
2019-05-28 Matthias Clasenpopover: Bring back the beak
2019-05-28 Matthias Clasenx11: Fix handling of frame clock freezes
2019-05-28 Matthias Clasengdk: Inherit the frame clock for popups
2019-05-28 Matthias ClasenAdd a testcase for size allocation
next